From: Mark Brown Date: Mon, 20 Jul 2015 17:36:15 +0000 (+0100) Subject: ASoC: sti-uniperf: Fix implicit inclusion of pinctrl X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~3785^2~13^2~5^4~5 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=bf9185dda829b2aaf73e1e869891a968ff85e2ae;p=linux-4.9.git ASoC: sti-uniperf: Fix implicit inclusion of pinctrl Reported-by: Stephen Rothwell Signed-off-by: Mark Brown --- diff --git a/sound/soc/sti/sti_uniperif.c b/sound/soc/sti/sti_uniperif.c index 83a301f2aa66..51f745c56c7f 100644 --- a/sound/soc/sti/sti_uniperif.c +++ b/sound/soc/sti/sti_uniperif.c @@ -6,6 +6,7 @@ */ #include +#include #include "uniperif.h"